home *** CD-ROM | disk | FTP | other *** search
- COMMAND: KEYSTAT (Keyboard Status) DOCUMENTATION : On-line
-
- FUNCTION: Turns on or off a resident keyboard interrupt interceptor that
- continuously displays the state of the CapsLock and the NumLock
- keys in the upper right-hand corner of the display.
-
- FORMAT: KEYSTAT [ON!OFF]
-
- TYPE: Public domain software (T.A. Rhea,1030 Ivy Lane,Cary,NC 27511)
-
- REMARKS: ON turns the display on, OFF turns it off, and KEYSTAT alone
- displays the current state of the display.
- If CapsLock is on, a C is displayed in the upper right hand corner
- of the display screen, while if NumLock is on, an N is displayed.
- Otherwise, nothing is displayed. The display is updated after every
- keystroke. KEYSTAT inserts itself in series behind any existing
- interrupt handlers and requires DOS 2.0.
-
-
-
-
-
-